Returns a Boolean. Tests whether the Bounds3D volume is at least partly in the viewable part of the RB3DSpace, RB3D.
Syntax |
|---|
|
result = Bounds3D.InView( Rb3D ) |
Parameters |
|
|---|---|
|
Rb3D |
|
Return Value |
|
|---|---|
|
Result |
|
Notes
When in doubt, it returns True.
Bounds3D.InView Function